home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / utilities / _graphics / graphics / _greyedit / docs / updates < prev   
Encoding:
Text File  |  1993-06-22  |  7.0 KB  |  135 lines

  1. >Updates
  2.  
  3. Updates since version 1.00
  4.        
  5. 1.01   - Desktop-friendlier palette arrangement : greys are arranged to follow
  6.          the greyvalues of the standard desktop colours. This keeps menu's,
  7.          windows etc. visible.
  8.  
  9. 1.02   - Bug fixed : without Zeridajh Digitiser present one of the menu
  10.          flags was not set, causing GreyEdit to give an error on opening
  11.          the menu, making it unusable ! Although 1.01 has been around at
  12.          least 2 weeks, I have not heard any comments. Nobody seems to
  13.          be using it ...
  14.        - Bug fixed : 'Elektuur/Elektor' version of video digitiser was not
  15.          recognized, due to checking for wrong ID byte.
  16.  
  17. 1.10   - Major change in user interface : the menu tree has been exchanged
  18.          for several control windows, which may also stay on-screen, to make
  19.          'playing' with images much easier. Refer to the guide for details.
  20.        - Added status handling functions a-la Translator.
  21.        - Added 'Grab colour' button (automatic consecutive grab of red, green
  22.          and blue inputs) and 'Input switch' icons to support the colour
  23.          extension to the podule.
  24.        - Added mixing option for directory of R,G and B component files to
  25.          full 24-bit RGB Clear file, to support the colour extension.
  26.        - Multiple GreyEdits now do intelligent kill of module (i.e. last task
  27.          quitted kills it).
  28.        - Added soft and strong sharpening filters.
  29.  
  30. 1.11   - Some button icons and the sensitivity slider were redesigned by Pieter
  31.          Gosselink for mode 20 and look much smarter now.
  32.        - A few icon's bounding boxes didn't cover their text (making last part
  33.          of text disappear sometimes because it was not redrawn). Fixed.
  34.  
  35. 1.12   - Edit flag did not work due to wrong button type in template.
  36.  
  37. 1.20   - Added blank image creation and pattern generation options.
  38.        - Auto zoom is off now by default (didn't like it on by default after
  39.          all).
  40.        - Added 'Lee' filter (should be 'dyf' as in AIM, but I get different
  41.          results in 2.12 beta : in AIM it certainly doesn't do what is
  42.          described in the manual). Lee replaces pixels with max/min whichever
  43.          is closest.
  44.  
  45. 1.21   - The main menu, formerly popped up with SELECT or ADJUST on the iconbar
  46.          icon, is now in the 'Control' submenu of the iconbar menu. The menu
  47.          popped up on the image window remains to be the old main menu (i.e.
  48.          the 'Control' submenu now), to preserve direct access to the control
  49.          windows from there.
  50.  
  51. 1.22   - Some corrections to make GreyEdit work smoothly with an ARM3 :
  52.          extended grab poll series, cache switched off during grabbing and
  53.          video signal timing, then switched on again.
  54.  
  55. 1.23   - Oops, forgot to remove some debugging stuff (few chars printed at
  56.          top left of screen for new 1.22 feauture).
  57.  
  58. 1.24   - Major rewrite of internals. No important change in functionality.
  59.        - Scrap file is now deleted after loading (i.e. after 'direct-save-to-
  60.          GreyEdit' drags), in conformance with data transfer protocols.
  61.        - !RunImage crunched. Less memory usage and stops people !@#$%^ around
  62.          in my programs without me knowing (well, anybody less than totally
  63.          masochistic or below 'superior genius' (obviously including me) that
  64.          is).
  65.        - Moved 'Image info' to top of main menu.
  66.        - Merged all 'Control' windows into one, with menu to rapidly pan over
  67.          to 'old' subwindow.
  68.        - Added fancy borders to control window.
  69.        - Pressing RETURN in zoom writable icons 'flips' to 'next' icon.
  70.  
  71. 1.25   - ARM3 detection did not work (on non-ARM2 machines :-).
  72.        - Borders module forgotten. Oops !
  73.  
  74. 1.26   - Oops ! Forgot to remove 'beep' for ARM2's after debugginr ARM3
  75.          detection, causing text-window to open/close when loading.
  76.  
  77. 1.27   - '3D' icon for !GreyEdit was not really 3D. Now it is.
  78.  
  79. 1.28   - Menu items now standard 44 OS units high (was 40)
  80.        - Added my face to the Info window ! How cruel mother nature can be.
  81.  
  82. 1.29   - New 'Borders' module. SWI errors are now propagated.
  83.        - Changed ESG numbers of special icons from 15 down to 31 down.
  84.        - Up and down arrow keys now also 'navigate' in writable icon sets.
  85.        - When the control window is accessed as a submenu, and MENU is clicked
  86.          over it, the control window is made permanent (it used to disappear
  87.          because of the iconbar menu closing).
  88.        - Removed 1:1 zoom buttons, added menu of presets under 'X' and 'Y'
  89.          icons in zoom section.
  90.        - Caret now properly re-placed in writable icon when it is changed (e.g.
  91.          when caret in save filename icon and auto-name is on).
  92.        - Squeezed down the control window by changing a few names and places.
  93.          See guide if you're confused.
  94.  
  95. 1.30   - New 'me' (adapts to Yeig too !). Well, well, how close can I actually
  96.          get to the camera without blurring the view ? Or am I blurring the
  97.          view anyway ?
  98.  
  99. 1.31   - Moved 'me' to seperate window, for a smaller info window. Access via
  100.          'hidden' button.
  101.        - GreyEdit no longer uses a module for its own ARM code. All the code is
  102.          now in a 'local code module', which resides in the application
  103.          workspace instead of the RMA. The local code is accessed via a new,
  104.          very small general resource module LocalCode, which I setup to be able
  105.          to use BASIC's convenient SYS command.
  106.          The most obvious advantage of the 'local code' scheme is that the code
  107.          stays out of the already overcrowded and thus increasingly fragmenting
  108.          RMA area, at the expense of some code duplication in case multiple
  109.          copies of the application are loaded.
  110.        - New Borders module, now correctly switches back from menuptr to normal
  111.          pointer in all situations (though not currently relevant to GreyEdit).
  112.  
  113. 1.32   - Fixed LocalCode module to avoid a bug in pre-1.05 BASIC V's (it seems
  114.          all RISCOS versions except 3.10 are affected). LocalCode SWI's corrupt
  115.          some or all of r8-r12, which apparently causes the older BASICs to
  116.          crash out because they expect (some of) these to be intact after the
  117.          SWI call in SYS, i.e. only 1.05 seems to protect them (like it
  118.          obviously should !).
  119.  
  120. 1.33   - New Borders module (1.12). Only tidied up internals. Not
  121.          SWI-compatible with previous versions. To avoid clashes with apps
  122.          using older versions and because of general tidy-up of my entire
  123.          module set, new module name 'ZeriBorders' and new SWI chunk base.
  124.        - Tidied up ARM code a bit.
  125.  
  126. 1.34   - Bugfix : 'grabbing' from the video digitiser did not work because I
  127.          forgot to change its local-code call to a new format.
  128.  
  129. 1.35   - New LocalCode module (1.02). Only tidied up internals. Because of
  130.          general tidy-up of my entire module set, new module name
  131.          'ZeriLocalCode' and new SWI chunk base.
  132.        - Memory handling functions now performed by seperate memory management
  133.          module, ZeriMemory (1.00).
  134.  
  135.